home *** CD-ROM | disk | FTP | other *** search
- -- background: 2736 from stack: in.2
- -- bmap block id: 3504
- -- flags: 0000
- -- background id: 0
- -- name: Map Base
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=6 top=290 right=339 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- go to stack "Home"
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=457 top=282 right=323 bottom=504
- -- title width / last selected line: 0
- -- icon id / first selected line: 9761 / 9761
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Compass
- ----- HyperTalk script -----
- on mouseUp
- play "boing"
- end mouseUp
-
-